home *** CD-ROM | disk | FTP | other *** search
/ MacTech 1 to 12 / MacTech-vol-1-12.toast / Source / MacTech® Magazine / Volume 05 - 1989 / 05.02 Feb 89 / security code / Scripts / CopyTML2ToTML1 < prev    next >
Encoding:
Text File  |  1988-11-17  |  747 b   |  25 lines  |  [TEXT/MPS ]

  1. Duplicate    -c    "{SecPat}Globals.p"        "{SecPat}Globals.Pas"
  2. Open        -t    "{SecPat}Globals.Pas"
  3. Replace    /MemTypes,QuickDraw,OSIntf,ToolIntf,∂n  PackIntf/    "MacIntf,BitProcs"
  4. Find •
  5. Save
  6. Close
  7. Duplicate    -c    "{SecPat}MainDlog.p"    "{SecPat}MainDlog.Pas"
  8. Open        -t    "{SecPat}MainDlog.Pas"
  9. Replace    /MemTypes,QuickDraw,OSIntf,ToolIntf,∂n  PackIntf/    "MacIntf,BitProcs"
  10. Find •
  11. Save
  12. Close
  13. Duplicate    -c    "{SecPat}Patrol.p"        "{SecPat}Patrol.Pas"
  14. Open        -t    "{SecPat}Patrol.Pas"
  15. Replace    /MemTypes,QuickDraw,OSIntf,ToolIntf,∂n  PackIntf/    "MacIntf,BitProcs"
  16. Find •
  17. Save
  18. Close
  19. Duplicate    -c    "{SecPat}SecurityPatrol.p"    "{SecPat}SecurityPatrol.Pas"
  20. Open        -t    "{SecPat}SecurityPatrol.Pas"
  21. Replace    /MemTypes,QuickDraw,OSIntf,ToolIntf,∂n  PackIntf/    "MacIntf,BitProcs"
  22. Find •
  23. Save
  24. Close
  25.